go.uber.org/zap.stackFormatter.FormatFrame (method)

3 uses

	go.uber.org/zap (current package)
		logger.go#L392: 		stackfmt.FormatFrame(frame)
		stacktrace.go#L160: 		sf.FormatFrame(frame)
		stacktrace.go#L165: func (sf *stackFormatter) FormatFrame(frame runtime.Frame) {